From: Daniel Golle Date: Sun, 13 Jul 2025 01:51:47 +0000 (+0100) Subject: gdk-pixbuf: update to 2.42.12 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=463af40dc68e0052bb12458148eba101520f3c68;p=feed%2Fvideo.git gdk-pixbuf: update to 2.42.12 Signed-off-by: Daniel Golle --- diff --git a/libs/gdk-pixbuf/Makefile b/libs/gdk-pixbuf/Makefile index 356c601..65ec280 100644 --- a/libs/gdk-pixbuf/Makefile +++ b/libs/gdk-pixbuf/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gdk-pixbuf -PKG_VERSION:=2.42.9 +PKG_VERSION:=2.42.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/$(basename $(PKG_VERSION)) -PKG_HASH:=28f7958e7bf29a32d4e963556d241d0a41a6786582ff6a5ad11665e0347fc962 +PKG_HASH:=b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=LGPL-2.1-or-later diff --git a/libs/gdk-pixbuf/patches/100-no-gi-docgen.patch b/libs/gdk-pixbuf/patches/100-no-gi-docgen.patch index b16c1df..49119a7 100644 --- a/libs/gdk-pixbuf/patches/100-no-gi-docgen.patch +++ b/libs/gdk-pixbuf/patches/100-no-gi-docgen.patch @@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -378,7 +378,7 @@ endif +@@ -399,7 +399,7 @@ endif # Documentation build_docs = get_option('gtk_doc') or get_option('docs')